PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowPageDefaults Class / getMargins Method
In This Topic
    getMargins Method
    In This Topic
    Gets the default page margins.
    Syntax
    public PDFFlowContentMargins getMargins()

    Return Value

    A PDFFlowContentMargins object specifying the default page margins.
    See Also